projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17c4c3c
)
(syms_of_frame): Set up frame-first-window as Lisp fn.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 19 May 1994 22:11:05 +0000
(22:11 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 19 May 1994 22:11:05 +0000
(22:11 +0000)
src/frame.c
patch
|
blob
|
history
diff --git
a/src/frame.c
b/src/frame.c
index a85a62b9955a3263d0f271602a543f8f8e2d301a..8d9a1ea4a8ec0fac2a2892293eaf67c54951dac5 100644
(file)
--- a/
src/frame.c
+++ b/
src/frame.c
@@
-1723,6
+1723,7
@@
For values specific to the separate minibuffer frame, see\n\
defsubr (&Sselected_frame);
defsubr (&Swindow_frame);
defsubr (&Sframe_root_window);
+ defsubr (&Sframe_first_window);
defsubr (&Sframe_selected_window);
defsubr (&Sset_frame_selected_window);
defsubr (&Sframe_list);